#DEFINE C_NOADO_LOC "Unable to use ActiveX Data Objects. Access indexes, relations and field data cannot be imported."
#DEFINE C_NOJETPROVIDER_LOC "Unable to locate a Jet OLE DB provider. The wizard will attempt to use ODBC, but Microsoft Access " + ;
"indexes and relations will not be imported."
#DEFINE C_NOJETOPENMDB_LOC "Unable to open the Access database with the Jet ADO provider. " + ;
"Indexes and relations will not be imported."
#DEFINE C_OLDDAO_LOC "The wizard requires ActiveX Data Objects version 3.0 or later.")
#DEFINE C_NOOPENMDB_LOC "Unable to open Access database."
#DEFINE C_TABLECREATEFAIL_LOC "Unable to create table "
#DEFINE C_NODATASET_LOC "Unable to get data from "
#DEFINE C_ADDRELATION_LOC "Adding relations..."
#DEFINE C_MOVEDATA_LOC "Moving data..."
#DEFINE C_PROCESSING_LOC "Processing "
#DEFINE C_BUILDINGINDEX_LOC "Building index "
#DEFINE C_OLDJETPROVIDER_LOC "The installed Jet OLE DB provider doesn't support functionality needed to retrieve database information necessary for index creation. You should upgrade to a newer version of the Microsoft Data Access Components to improve importing of Access databases."